home *** CD-ROM | disk | FTP | other *** search
Text File | 1988-10-20 | 48.1 KB | 2,298 lines |
- -- background: 2446 from stack: in
- -- bmap block id: 2111
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=467 top=15 right=47 bottom=508
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- ls
- go card "Experience Calculator" of stack "Hitpoint Records"
- if field "xmonsterpoints1" is 0 then
- delete line 1 of field "xmonsterpoints1"
- end if
- if field "xmonsterpoints2" is 0 then
- delete line 1 of field "xmonsterpoints2"
- end if
- if field "xmonsterpoints3" is 0 then
- delete line 1 of field "xmonsterpoints3"
- end if
- if field "xmonsterpoints4" is 0 then
- delete line 1 of field "xmonsterpoints4"
- end if
- if field "xmonsterpoints5" is 0 then
- delete line 1 of field "xmonsterpoints5"
- end if
- if field "xmonsterpoints6" is 0 then
- delete line 1 of field "xmonsterpoints6"
- end if
- if field "xmonsterpoints7" is 0 then
- delete line 1 of field "xmonsterpoints7"
- end if
- if field "xmonsterpoints8" is 0 then
- delete line 1 of field "xmonsterpoints8"
- end if
- if field "xmonsterpoints9" is 0 then
- delete line 1 of field "xmonsterpoints9"
- end if
- if field "xmonsterpoints10" is 0 then
- delete line 1 of field "xmonsterpoints10"
- end if
- if field "xmonsterpoints11" is 0 then
- delete line 1 of field "xmonsterpoints11"
- end if
- if field "xmonsterpoints12" is 0 then
- delete line 1 of field "xmonsterpoints12"
- end if
- unlock screen with visual dissolve
- end mouseUp
-
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=420 top=15 right=47 bottom=461
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- vd
- go stack "MacDM Notes"
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=285 top=15 right=47 bottom=326
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- vd
- go stack "Hitpoint Records"
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=238 top=15 right=47 bottom=279
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- vd
- go stack "Battle Matrix"
- end mouseUp
-
-
-
- -- part 7 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=194 top=15 right=47 bottom=235
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global monsterfind
- global monstername1, monstername2, monstername3, monstername4
- global monstername5, monstername6, monstername7, monstername8
-
- ls
- go first card of stack "Monster Index"
-
- put monsterfind into field "Monster Find"
- put monstername1 into field "selection 1"
- put monstername2 into field "selection 2"
- put monstername3 into field "selection 3"
- put monstername4 into field "selection 4"
- put monstername5 into field "selection 5"
- put monstername6 into field "selection 6"
- put monstername7 into field "selection 7"
- put monstername8 into field "selection 8"
-
- unlock screen with visual dissolve
- end mouseUp
-
-
-
- -- part 8 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=151 top=15 right=47 bottom=192
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- vd
- go card "Character Index" of stack "MacDungeonMaster"
- end mouseUp
-
-
-
- -- part 9 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=13 top=290 right=332 bottom=58
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect iris open
- go home
- end mouseUp
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=13 top=238 right=281 bottom=58
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: How to Use
- ----- HyperTalk script -----
- on mouseUp
- visual effect scroll down
- go to stack "MacDM Instructions"
- end mouseUp
-
-
-
- -- part 19 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=116 right=132 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp2" into texptemp
- put field "tname2" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp2"
- end mouseUp
-
-
-
- -- part 20 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=135 right=151 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp3" into texptemp
- put field "tname3" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp3"
- end mouseUp
-
-
-
- -- part 21 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=154 right=170 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp4" into texptemp
- put field "tname4" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp4"
- end mouseUp
-
-
-
- -- part 22 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=173 right=189 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp5" into texptemp
- put field "tname5" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp5"
- end mouseUp
-
-
-
- -- part 23 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=192 right=208 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp6" into texptemp
- put field "tname6" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp6"
- end mouseUp
-
-
-
- -- part 24 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=211 right=227 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp7" into texptemp
- put field "tname7" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp7"
- end mouseUp
-
-
-
- -- part 25 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=230 right=246 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp8" into texptemp
- put field "tname8" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp8"
- end mouseUp
-
-
-
- -- part 26 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=249 right=265 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp9" into texptemp
- put field "tname9" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp9"
- end mouseUp
-
-
-
- -- part 27 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=268 right=284 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp10" into texptemp
- put field "tname10" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp10"
- end mouseUp
-
-
-
- -- part 28 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=287 right=303 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp11" into texptemp
- put field "tname11" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp11"
- end mouseUp
-
-
-
- -- part 29 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=266 top=306 right=322 bottom=284
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp12" into texptemp
- put field "tname12" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp12"
- end mouseUp
-
-
-
- -- part 31 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=116 right=132 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp14" into texptemp
- put field "tname14" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp14"
- end mouseUp
-
-
-
- -- part 32 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=135 right=151 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp15" into texptemp
- put field "tname15" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp15"
- end mouseUp
-
-
-
- -- part 33 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=154 right=170 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp16" into texptemp
- put field "tname16" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp16"
- end mouseUp
-
-
-
- -- part 34 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=173 right=189 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp17" into texptemp
- put field "tname17" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp17"
- end mouseUp
-
-
-
- -- part 35 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=192 right=208 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp18" into texptemp
- put field "tname18" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp18"
- end mouseUp
-
-
-
- -- part 36 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=211 right=227 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp19" into texptemp
- put field "tname19" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp19"
- end mouseUp
-
-
-
- -- part 37 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=230 right=246 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp20" into texptemp
- put field "tname20" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp20"
- end mouseUp
-
-
-
- -- part 38 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=249 right=265 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp21" into texptemp
- put field "tname21" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp21"
- end mouseUp
-
-
-
- -- part 39 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=268 right=284 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp22" into texptemp
- put field "tname22" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp22"
- end mouseUp
-
-
-
- -- part 41 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=287 right=303 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp23" into texptemp
- put field "tname23" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp23"
- end mouseUp
-
-
-
- -- part 42 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=479 top=306 right=322 bottom=497
- -- title width / last selected line: 0
- -- icon id / first selected line: 1015 / 1015
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- global ultrakeystate, texptemp, tnametemp
- put the optionKey into ultrakeystate
- ls
- set the cursor to 4
- put field "texp24" into texptemp
- put field "tname24" into tnametemp
- spellstuff
- put "Ÿ Ÿ Ÿ" into field "texp24"
- end mouseUp
-
-
-
- -- part 43 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=118 right=132 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t2
-
-
- -- part 44 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=137 right=151 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t3
-
-
- -- part 45 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=156 right=170 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t4
-
-
- -- part 46 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=175 right=189 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t5
-
-
- -- part 47 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=194 right=208 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t6
-
-
- -- part 48 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=213 right=227 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t7
-
-
- -- part 49 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=232 right=246 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t8
-
-
- -- part 50 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=251 right=265 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t9
-
-
- -- part 51 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=270 right=284 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t10
-
-
- -- part 52 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=289 right=303 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t11
-
-
- -- part 53 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=74 top=308 right=322 bottom=164
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t12
-
-
- -- part 55 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=118 right=132 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t14
-
-
- -- part 56 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=137 right=151 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t15
-
-
- -- part 57 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=156 right=170 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t16
-
-
- -- part 58 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=175 right=189 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t17
-
-
- -- part 59 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=194 right=208 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t18
-
-
- -- part 60 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=213 right=227 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t19
-
-
- -- part 61 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=232 right=246 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t20
-
-
- -- part 62 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=251 right=265 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t21
-
-
- -- part 63 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=270 right=284 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t22
-
-
- -- part 64 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=289 right=303 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t23
-
-
- -- part 65 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=287 top=308 right=322 bottom=377
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: t24
-
-
- -- part 68 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=117 right=132 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname2
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname2"
- end mouseup
-
-
- -- part 69 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=136 right=151 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname3
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname3"
- end mouseup
-
-
- -- part 70 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=155 right=170 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname4
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname4"
- end mouseup
-
-
- -- part 71 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=174 right=189 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname5
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname5"
- end mouseup
-
-
- -- part 73 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=193 right=208 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname6
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname6"
- end mouseup
-
-
- -- part 74 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=212 right=227 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname7
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname7"
- end mouseup
-
-
- -- part 75 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=231 right=246 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname8
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname8"
- end mouseup
-
-
- -- part 76 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=250 right=265 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname9
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname9"
- end mouseup
-
-
- -- part 77 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=269 right=284 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname10
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname10"
- end mouseup
-
-
- -- part 78 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=288 right=303 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname11
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname11"
- end mouseup
-
-
- -- part 79 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=165 top=307 right=322 bottom=207
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname12
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname12"
- end mouseup
-
-
- -- part 81 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=117 right=132 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname14
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname14"
- end mouseup
-
-
- -- part 82 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=136 right=151 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname15
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname15"
- end mouseup
-
-
- -- part 83 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=155 right=170 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname16
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname16"
- end mouseup
-
-
- -- part 84 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=174 right=189 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname17
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname17"
- end mouseup
-
-
- -- part 85 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=193 right=208 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname18
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname18"
- end mouseup
-
-
- -- part 86 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=212 right=227 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname19
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname19"
- end mouseup
-
-
- -- part 87 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=231 right=246 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname20
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname20"
- end mouseup
-
-
- -- part 88 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=250 right=265 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname21
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname21"
- end mouseup
-
-
- -- part 89 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=269 right=284 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname22
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname22"
- end mouseup
-
-
- -- part 90 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=288 right=303 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname23
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname23"
- end mouseup
-
-
- -- part 91 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=378 top=307 right=322 bottom=420
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: tname24
- ----- HyperTalk script -----
- on mouseup
- global charnamed
- put charnamed into field "tname24"
- end mouseup
-
-
- -- part 92 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=117 right=132 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp2
-
-
- -- part 93 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=136 right=151 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp3
-
-
- -- part 94 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=155 right=170 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp4
-
-
- -- part 95 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=174 right=189 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp5
-
-
- -- part 96 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=193 right=208 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp6
-
-
- -- part 97 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=212 right=227 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp7
-
-
- -- part 98 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=231 right=246 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp8
-
-
- -- part 99 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=250 right=265 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp9
-
-
- -- part 100 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=269 right=284 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp10
-
-
- -- part 101 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=288 right=303 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp11
-
-
- -- part 102 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=209 top=307 right=322 bottom=264
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp12
-
-
- -- part 104 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=117 right=132 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp14
-
-
- -- part 105 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=136 right=151 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp15
-
-
- -- part 106 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=155 right=170 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp16
-
-
- -- part 107 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=174 right=189 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp17
-
-
- -- part 108 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=193 right=208 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp18
-
-
- -- part 109 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=212 right=227 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp19
-
-
- -- part 110 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=231 right=246 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp20
-
-
- -- part 111 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=250 right=265 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp21
-
-
- -- part 112 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=269 right=284 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp22
-
-
- -- part 113 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=288 right=303 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp23
-
-
- -- part 114 (field)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=422 top=307 right=322 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 10
- -- style flags: 0
- -- line height: 13
- -- part name: texp24
-
-
- -- part 115 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=11 top=133 right=188 bottom=61
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- answer "Do you really want to clear the chart?" with "Cancel" or "OK"
- if it is "OK" then
- ls
- set the cursor to 4
- delete line 1 of field "t2"
- delete line 1 of field "t3"
- delete line 1 of field "t4"
- delete line 1 of field "t5"
- delete line 1 of field "t6"
- delete line 1 of field "t7"
- delete line 1 of field "t8"
- delete line 1 of field "t9"
- delete line 1 of field "t10"
- delete line 1 of field "t11"
- delete line 1 of field "t12"
- delete line 1 of field "t14"
- delete line 1 of field "t15"
- delete line 1 of field "t16"
- delete line 1 of field "t17"
- delete line 1 of field "t18"
- delete line 1 of field "t19"
- delete line 1 of field "t20"
- delete line 1 of field "t21"
- delete line 1 of field "t22"
- delete line 1 of field "t23"
- delete line 1 of field "t24"
- delete line 1 of field "tname2"
- delete line 1 of field "tname3"
- delete line 1 of field "tname4"
- delete line 1 of field "tname5"
- delete line 1 of field "tname6"
- delete line 1 of field "tname7"
- delete line 1 of field "tname8"
- delete line 1 of field "tname9"
- delete line 1 of field "tname10"
- delete line 1 of field "tname11"
- delete line 1 of field "tname12"
- delete line 1 of field "tname14"
- delete line 1 of field "tname15"
- delete line 1 of field "tname16"
- delete line 1 of field "tname17"
- delete line 1 of field "tname18"
- delete line 1 of field "tname19"
- delete line 1 of field "tname20"
- delete line 1 of field "tname21"
- delete line 1 of field "tname22"
- delete line 1 of field "tname23"
- delete line 1 of field "tname24"
- delete line 1 of field "texp2"
- delete line 1 of field "texp3"
- delete line 1 of field "texp4"
- delete line 1 of field "texp5"
- delete line 1 of field "texp6"
- delete line 1 of field "texp7"
- delete line 1 of field "texp8"
- delete line 1 of field "texp9"
- delete line 1 of field "texp10"
- delete line 1 of field "texp11"
- delete line 1 of field "texp12"
- delete line 1 of field "texp14"
- delete line 1 of field "texp15"
- delete line 1 of field "texp16"
- delete line 1 of field "texp17"
- delete line 1 of field "texp18"
- delete line 1 of field "texp19"
- delete line 1 of field "texp20"
- delete line 1 of field "texp21"
- delete line 1 of field "texp22"
- delete line 1 of field "texp23"
- delete line 1 of field "texp24"
- end if
- end mouseUp
-
-
-
- -- part 116 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=330 top=15 right=47 bottom=371
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- vd
- go card "Treasure & Items"
- end mouseUp
-
-
-
- -- part 117 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=373 top=15 right=47 bottom=414
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- play harpsichord
- end mouseUp
-
-
-
- -- part 118 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=95 top=74 right=89 bottom=125
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname1
- ----- HyperTalk script -----
- on mouseup
-
- global name1
- global charnamed
-
- put name1 into charnamed
-
- end mouseup
-
-
-
- -- part 121 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=127 top=74 right=89 bottom=157
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname2
- ----- HyperTalk script -----
- on mouseup
-
- global name2
- global charnamed
-
- put name2 into charnamed
-
- end mouseup
-
-
-
- -- part 122 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=159 top=74 right=89 bottom=189
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname3
- ----- HyperTalk script -----
- on mouseup
-
- global name3
- global charnamed
-
- put name3 into charnamed
-
- end mouseup
-
-
-
- -- part 123 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=191 top=74 right=89 bottom=221
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname4
- ----- HyperTalk script -----
- on mouseup
-
- global name4
- global charnamed
-
- put name4 into charnamed
-
- end mouseup
-
-
-
- -- part 124 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=223 top=74 right=89 bottom=253
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname5
- ----- HyperTalk script -----
- on mouseup
-
- global name5
- global charnamed
-
- put name5 into charnamed
-
- end mouseup
-
-
-
- -- part 125 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=255 top=74 right=89 bottom=285
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname6
- ----- HyperTalk script -----
- on mouseup
-
- global name6
- global charnamed
-
- put name6 into charnamed
-
- end mouseup
-
-
-
- -- part 126 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=287 top=74 right=89 bottom=317
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname7
- ----- HyperTalk script -----
- on mouseup
-
- global name7
- global charnamed
-
- put name7 into charnamed
-
- end mouseup
-
-
-
- -- part 127 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=319 top=74 right=89 bottom=349
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname8
- ----- HyperTalk script -----
- on mouseup
-
- global name8
- global charnamed
-
- put name8 into charnamed
-
- end mouseup
-
-
-
- -- part 128 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=351 top=74 right=89 bottom=381
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname9
- ----- HyperTalk script -----
- on mouseup
-
- global name9
- global charnamed
-
- put name9 into charnamed
-
- end mouseup
-
-
-
- -- part 129 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=383 top=74 right=89 bottom=413
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname10
- ----- HyperTalk script -----
- on mouseup
-
- global name10
- global charnamed
-
- put name10 into charnamed
-
- end mouseup
-
-
-
- -- part 130 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=415 top=74 right=89 bottom=445
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname11
- ----- HyperTalk script -----
- on mouseup
-
- global name11
- global charnamed
-
- put name11 into charnamed
-
- end mouseup
-
-
-
- -- part 131 (field)
- -- low flags: 01
- -- high flags: 0002
- -- rect: left=447 top=74 right=89 bottom=477
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 3
- -- text size: 9
- -- style flags: 0
- -- line height: 12
- -- part name: charname12
- ----- HyperTalk script -----
- on mouseup
-
- global name12
- global charnamed
-
- put name12 into charnamed
-
- end mouseup
-
-
-
- -- part 132 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=11 top=71 right=126 bottom=61
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- answer "Do you really want to clear the names?" with "Cancel" or "OK"
- if it is "OK" then
- ls
- set the cursor to 4
- delete line 1 of field "charname1"
- delete line 1 of field "charname2"
- delete line 1 of field "charname3"
- delete line 1 of field "charname4"
- delete line 1 of field "charname5"
- delete line 1 of field "charname6"
- delete line 1 of field "charname7"
- delete line 1 of field "charname8"
- delete line 1 of field "charname9"
- delete line 1 of field "charname10"
- delete line 1 of field "charname11"
- delete line 1 of field "charname12"
- end if
- end mouseUp
-
-
-
- -- part 133 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=6 top=6 right=60 bottom=146
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- answer "Compact the Treasure & Spells Stack?" with "Cancel" or "OK"
- if it is "OK" then
- doMenu Compact Stack
- end if
- end mouseUp
-
-